libsquizz-dev software package provides development tools for squizz genetic sequence converter, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libsquizz-dev
libsquizz-dev is installed in your system.
Make ensure the libsquizz-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libsquizz-dev *
You will get with libsquizz-dev package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Library development |
| Package | libsquizz-dev |
| Version | 0.99b+dfsg-3 |
| Description | development tools for squizz genetic sequence converter |
| Sub Section | libdevel |